Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(zbud6): fixed filename extension case #116

Merged
merged 1 commit into from
Jun 9, 2022
Merged

fix(zbud6): fixed filename extension case #116

merged 1 commit into from
Jun 9, 2022

Conversation

timcera
Copy link
Contributor

@timcera timcera commented Jun 9, 2022

The files "compilerversion.f90" and "defmacro.f90" should have instead the extension ".F90".

The files "compilerversion.f90" and "defmacro.f90" should have instead the extension ".F90".
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #116 (2a297a8) into master (a46a7db) will decrease coverage by 11.910%.
The diff coverage is n/a.

❗ Current head 2a297a8 differs from pull request most recent head 9965c75. Consider uploading reports for the commit 9965c75 to get more accurate results

@@              Coverage Diff               @@
##            master      #116        +/-   ##
==============================================
- Coverage   62.355%   50.445%   -11.911%     
==============================================
  Files           18        18                
  Lines         4492      4492                
==============================================
- Hits          2801      2266       -535     
- Misses        1691      2226       +535     
Impacted Files Coverage Δ
pymake/pymake.py 72.222% <ø> (-3.704%) ⬇️
pymake/plot/dependency_graphs.py 11.688% <0.000%> (-57.143%) ⬇️
pymake/utils/_Popen_wrapper.py 60.000% <0.000%> (-30.000%) ⬇️
pymake/autotest/autotest.py 2.482% <0.000%> (-24.658%) ⬇️
pymake/pymake_base.py 73.745% <0.000%> (-12.999%) ⬇️
pymake/utils/_compiler_switches.py 71.397% <0.000%> (-9.171%) ⬇️
pymake/utils/download.py 62.571% <0.000%> (-6.858%) ⬇️
pymake/utils/_usgs_src_update.py 82.044% <0.000%> (-3.315%) ⬇️

@langevin-usgs langevin-usgs merged commit 8e7ece3 into modflowpy:master Jun 9, 2022
@langevin-usgs
Copy link
Collaborator

Thanks for this PR! Pulled it in, even though there was a RTD failure. Looked to be due to an unrelated sphinx theme issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants